home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / allmac21.arc / PKALL.BAT < prev    next >
DOS Batch File  |  1990-08-27  |  783b  |  20 lines

  1. @echo off
  2.  
  3. PKZIP -U e:\up\book13         @e:\up\book.lst
  4. PKZIP -U e:\up\center10       @e:\up\center.lst
  5. PKZIP -U e:\up\column10       @e:\up\column.lst
  6. PKZIP -U e:\up\datef10        @e:\up\datef.lst
  7. PKZIP -U e:\up\file12         @e:\up\file.lst
  8. PKZIP -U e:\up\getcom11       @e:\up\getcom.lst
  9. PKZIP -U e:\up\macro24        @e:\up\macro.lst
  10. PKZIP -U e:\up\page23         @e:\up\page.lst
  11. PKZIP -U e:\up\qlist10        @e:\up\qlist.lst
  12. PKZIP -U e:\up\reform15       @e:\up\Reform.lst
  13. PKZIP -U e:\up\savero10       @e:\up\savero.lst
  14. PKZIP -U e:\up\set10          @e:\up\set.lst
  15. PKZIP -U e:\up\size11         @e:\up\size.lst
  16. PKZIP -U e:\up\srch10         @e:\up\srch.lst
  17. PKZIP -U e:\up\toggle11       @e:\up\toggle.lst
  18.  
  19. PKZIP -U e:\up\allmac%1       @e:\up\allmac.lst
  20.